atomic transactions meaning in Chinese
原子事务
Examples
- The concept is similar to the behavior of atomic transactions in a sql database
原子事务这个概念很类似sql数据库中的概念。 - The benefit of this approach is enormous , especially for scm tools which support atomic transactions
使用这种方式的好处是很巨大的,特别是对于那些支持原子事务的工具。 - Just as there are pieces of code that share atomic transaction through 2 - phase commit , other cases do not
就像存在两段提交共享事务操作的代码一样,也存在这不共享的情况。 - 3 . atomic transaction group is brought forward and implemented on the basis of operations by conventional backup
在传统备份操作的基础上,提出并实现了原子事务组的概念。 - They won ' t happen unless i submit them to the server , at which time they will take place as a single atomic transaction
在我提交到服务器之前他们都不会发生,他们偶尔会像一个单独的原子事务一样发生。